*** empty log message ***
authorGlenn Morris <rgm@gnu.org>
Thu, 1 Nov 2007 04:03:12 +0000 (04:03 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 1 Nov 2007 04:03:12 +0000 (04:03 +0000)
lisp/ChangeLog

index 059e7dcbf706a24f1830ee6110a932f968aad6f3..edd9ee6f4d82fc033956214de35e2f6d9a5a5c9f 100644 (file)
        (footnote-roman-lower-regexp, footnote-roman-upper-regexp):
        Match multi-character footnotes.
 
+       * textmodes/nroff-mode.el (nroff-mode): Set indent-line-function.
+       (nroff-indent-line-function): New function.
+       (nroff-count-text-lines): Use nroff-forward-text-line rather than
+       obsolete alias.
+
 2007-10-31  Michael Albinus  <michael.albinus@gmx.de>
 
        * net/tramp.el (tramp-open-connection-telnet)